Fix broken code block
authorehuss <eric@huss.org>
Fri, 27 Jan 2017 16:59:48 +0000 (08:59 -0800)
committerGitHub <noreply@github.com>
Fri, 27 Jan 2017 16:59:48 +0000 (08:59 -0800)
commita8c3b67cec6873cb5e2a2ea1dfc0fc49fc50818b
tree086233f7a90fd7eb7e43d917dfe89d0f16c5cd6a
parent84ef722d1a1350fee48c0bc7725341fca2aea3a4
Fix broken code block

It seems like the Markdown parser requires a blank line before a code block (otherwise it treats it like an inline span).
src/doc/manifest.md